popover menu: Add our own activate key bindings
authorMatthias Clasen <mclasen@redhat.com>
Wed, 12 Jun 2019 16:55:43 +0000 (16:55 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 13 Jun 2019 01:50:08 +0000 (21:50 -0400)
commitc16f10abea9e7fe649b8bd3d7e9eb2b4c0daa7ea
tree1f04a221c596b81bddef8d6b32baa022e61ef60b
parentd0a38c677cf9fb6086a57a4ffbaa7bd635d34b13
popover menu: Add our own activate key bindings

This solves issues with parent widgets, like combobox
or entry, installing their own bindings for these
keys, overriding the activation behavior that
is implemented in gtkwindow.
gtk/gtkpopovermenu.c